< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/03120400.xhp

(section: ermitteln)

Editing String Length
文字列長の操作(hd_id3155150.1)

The following functions determine string lengths and compare strings.
文字列の長さを計算したり文字列間の比較を行うための関数です。(par_id3159201.2)

(/section: ermitteln)

(embed text/sbasic/shared/03120401.xhp#instr : linkinfo)

InStr Function [Runtime]
InStr 関数 [実行時](hd_id3155934.1)

Returns the position of a string within another string.
2 つの文字列の一方が、他方の文字列中のどの位置にあるかを返します。(par_id3153990.2)

(/embed text/sbasic/shared/03120401.xhp#instr)

(embed text/sbasic/shared/03120402.xhp#len : linkinfo)

Len Function [Runtime]
Len 関数 [実行時](hd_id3154136.1)

Returns the number of characters in a string, or the number of bytes that are required to store a variable.
文字列中の文字数ないしは、変数の格納に必要となるバイト数を返します。(par_id3147576.2)

(/embed text/sbasic/shared/03120402.xhp#len)

(embed text/sbasic/shared/03120403.xhp#strcomp : linkinfo)

StrComp Function [Runtime]
StrComp 関数 [関数](hd_id3156027.1)

Compares two strings and returns an integer value that represents the result of the comparison.
2 つの文字列を比較して、その結果を示す数値を返します。(par_id3155805.2)

(/embed text/sbasic/shared/03120403.xhp#strcomp)


< Prev / Next >